From: Juanma Barranquero Date: Sun, 25 Apr 2004 17:18:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22940 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=76f9dc94b1d329525eb41da263a5317f2b342619;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 940b6717de4..9b1fd48a34d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2004-04-25 Juanma Barranquero + + * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the + mode line. Bind `inhibit-read-only' to t before modifying + properties of text in the buffer. + (ielm): Force point to the end of buffer, even when running ielm + from inside itself. + 2004-04-25 Jesper Harder * info.el (info-apropos): Reset Info-complete-cache.